.btn-jk{
    padding: 15px 30px;
    display: inline-block;
    background: #0e521e !important;
    color: white !important;
}

.bg-golden-green{
    background: #0f531f !important;
}
.sidebar-nav .navbar-nav li a:hover:before, .sidebar-nav .navbar-nav li.active a:before {
    width: 142px;
    height: 27px;
    border-bottom: 1px solid #0f531f;
}
h3 {
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
}